home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / boss_sup.zip / MSC6.BAT < prev    next >
DOS Batch File  |  1990-05-14  |  95b  |  4 lines

  1. echo off
  2. echo Microsoft 6.XX Small Model (Small Code, Small Data)
  3. cl /AS /DMSCV6=1 %1 %2 /c
  4.